filechooser: Fix context menus
authorMatthias Clasen <mclasen@redhat.com>
Fri, 3 Feb 2023 13:16:40 +0000 (14:16 +0100)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 3 Feb 2023 13:17:34 +0000 (14:17 +0100)
commit92c2c68c7b9692f5d4292f21a96a5a3b913ff52e
tree095ea5e837d5bec73fd978a6ad11d8d53058fb2f
parent3f87b130ba3f364aef6885c565257f9d540c5a05
filechooser: Fix context menus

We only want to show the file list context menu
when we are over the file list.

Fixes: #5554
gtk/gtkfilechooserwidget.c